FHIR IG Statistics: ValueSet/valueset-ets-dringlichkeit
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.kbv.de/ValueSet/74_VS_ETS_Dringlichkeit",
"version": "3.0",
"name": "ValueSetEtsDringlichkeit",
"title": "eTerminservice Dringlichkeit",
"status": "draft",
"experimental": true,
"publisher": "KV Telematik GmbH",
"contact": [
{
"name": "KV Telematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv-telematik.de"
}
]
}
],
"description": "eTerminservice Dringlichkeit",
"copyright": "Copyright 2018,2019 KV Telematik GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/request-priority",
"concept": [
{
"code": "asap"
},
{
"code": "urgent"
},
{
"code": "routine"
}
]
}
]
}
}